Move design docs to DESIGN
authorCarl Lerche <me@carllerche.com>
Mon, 17 Mar 2014 20:07:23 +0000 (13:07 -0700)
committerCarl Lerche <me@carllerche.com>
Mon, 17 Mar 2014 20:07:23 +0000 (13:07 -0700)
DESIGN/LIBS.md [new file with mode: 0644]
LIBS.md [deleted file]

diff --git a/DESIGN/LIBS.md b/DESIGN/LIBS.md
new file mode 100644 (file)
index 0000000..b3a18e9
--- /dev/null
@@ -0,0 +1,5 @@
+A list of libraries we will extract from the implementation as needed:
+
+* Logging
+* More robusts assertions / Matchers
+* Option Parsing
diff --git a/LIBS.md b/LIBS.md
deleted file mode 100644 (file)
index b3a18e9..0000000
--- a/LIBS.md
+++ /dev/null
@@ -1,5 +0,0 @@
-A list of libraries we will extract from the implementation as needed:
-
-* Logging
-* More robusts assertions / Matchers
-* Option Parsing